home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 November / MACPOWER-1997-11.ISO.7z / MACPOWER-1997-11.ISO / Shareware Paradise / Download Deputy 'Lux PPC.sit / Download Deputy 'Lux PPC / Download Deputy Deluxe PPC.rsrc / STR#_5001.txt < prev    next >
Text File  |  1997-09-21  |  8KB  |  390 lines

  1. unload URL=unload URL |<urlPath>|
  2.  
  3. set text URL=set the text of |<fieldDesc>| to URL <urlPath>
  4.  
  5. set pictureData URL=set the pictureData of |<graphic_desc>| to URL <urlPath> streamBuffer <bufferSize>
  6.  
  7. send CGI data with post=send expression to URL |<cgiPath>| using send method with callBack <callbackMessage>
  8.  
  9. send CGI data with get=send expression to URL |<cgiPath>| using get method with callBack <callbackMessage>
  10.  
  11. play sound URL=play sound URL |<urlPath>|
  12.  
  13. play movie URL=play movie URL |<urlPath>|
  14.  
  15. play film URL=play film URL |<urlPath>| 
  16.  
  17. open URL=open URL |<urlPath>|
  18.  
  19. open project URL=open project URL |<urlPath>|
  20.  
  21. open film URL=open film URL |<urlPath>| with <width>,<height> streamBuffer <bufferSize>
  22.  
  23. open card URL=open <cardDesc> of project URL |<urlPath>|
  24.  
  25. load URL=load URL |<urlPath>| into cache streamBuffer <bufferSize> with callback <callbackMessage>
  26.  
  27. kill URL=kill URL |<urlPath>|
  28.  
  29. go URL=go URL |<urlPath>|
  30.  
  31. go project URL=go project URL |<urlPath>|
  32.  
  33. go card URL=go <cardDesc> of project URL |<urlPath>|
  34.  
  35. close film URL=close film URL |<urlPath>|
  36.  
  37. --
  38.  
  39. there is not=there is not a |<objectDesc>|
  40.  
  41. there is=there is a |<objectDesc>|
  42.  
  43. subtract=|<number>| - <number>
  44.  
  45. raised to=|<number>| ^ <number>
  46.  
  47. or=|<expression>| or <expression>
  48.  
  49. not equal to=|<expression>| <> <expression>
  50.  
  51. not=not |<expression>|
  52.  
  53. muliply=|<number>| * <number>
  54.  
  55. modulus=|<number>| mod <number>
  56.  
  57. less than or equal to=|<expression>| <= <expression>
  58.  
  59. less than=|<expression>| < <expression>
  60.  
  61. is within=|<string>| is within <string>
  62.  
  63. is not within=|<string>| is not within <string>
  64.  
  65. is not in=|<string>| is not in <string>
  66.  
  67. is not=|<string>| is not <string>
  68.  
  69. is in=|<string>| is in <string>
  70.  
  71. is=|<string>| is <string>
  72.  
  73. integer divide=|<number>| div <number>
  74.  
  75. greater than or equal to=|<expression>| >= <expression>
  76.  
  77. greater than=|<expression>| > <expression>
  78.  
  79. equals=|<expression>| = <expression>
  80.  
  81. divide=|<number>| / <number>
  82.  
  83. contains=|<string>| contains <string>
  84.  
  85. concatenate with space=|<string>| && <string>
  86.  
  87. concatenate=|<string>| & <string>
  88.  
  89. and=|<expression>| and <expression>
  90.  
  91. add=|<number>| + <number>
  92.  
  93. --
  94.  
  95. write file=write |<value>| to file <filePath>
  96.  
  97. wait white=wait while |<condition>|
  98.  
  99. wait until=wait until |<condition>|
  100.  
  101. wait time=wait for |<number>| {ticks|seconds}
  102.  
  103. unlock screen=unlock screen
  104.  
  105. unlock messages=unlock messages
  106.  
  107. unlock errors=unlock error dialogs
  108.  
  109. ungroup=ungroup -- grouped graphic must be selected first
  110.  
  111. type=type |<value>| with <modifierList>]
  112.  
  113. trace=trace |<options>|
  114.  
  115. subtract=subtract |<number>| from <container>
  116.  
  117. stop movie=get movie(|<movieRefNum>|,stop)
  118.  
  119. start movie=get movie(|<movieRefNum>|,start)
  120.  
  121. sort=sort |<direction>| <format> by <fieldDesc>
  122.  
  123. shuffleForward=shuffleForward -- object must be selected first
  124.  
  125. shuffleBack=shuffleBack -- object must be selected first
  126.  
  127. show object=show |<objectDesc>|
  128.  
  129. show window=show |<windowDesc>|
  130.  
  131. setWindow=setWindow |<windowDesc>|
  132.  
  133. setDialogItem=setDialogItem |<itemNum>|,<action>[,<actionData>]
  134.  
  135. set object property=set |<propertyName>| of <objectDesc> to <value>
  136.  
  137. set movie property=get movie(|<movieRefNum>|,set,<movieProp>,<value>)
  138.  
  139. set global property=set |<propertyName>| to <value>
  140.  
  141. sendBack=sendBack -- object must be selected first
  142.  
  143. send to program=send |<expression>| to program <programAddress> [with <eventSpec>] [without reply]
  144.  
  145. send message=send |<message>| to <objectDesc>
  146.  
  147. select text=select |<chunkExpression>|
  148.  
  149. select object=select |<objectDesc>|
  150.  
  151. say text=say |<container>| using |<voice>|
  152.  
  153. save=save |[all]
  154.  
  155. rotate=rotate polygon -- polygon must be selected first
  156.  
  157. revert=revert
  158.  
  159. reshape=reshape [arc|polygon] -- object must be selected first
  160.  
  161. reset paint=reset paint
  162.  
  163. request appleEvent=request appleEvent |<dataType>| [with keyWord <theKeyWord>]
  164.  
  165. request=request |<expression>| from program <programAddress>
  166.  
  167. reply error=reply error |<expression>| [with keyword <theKeyWord>]
  168.  
  169. reply=reply |<expression>
  170.  
  171. remove script=remove script |<objectDesc>| from <frontOrBack>
  172.  
  173. remove movie=get movie(|<movieRefNum>|,remove)
  174.  
  175. remove all scripts=remove all scripts
  176.  
  177. remove all movies=remove movies
  178.  
  179. remove menu=remove menu |<menuDesc>|
  180.  
  181. record sound=record sound [file] |<soundName>| with <soundQuality> quality
  182.  
  183. record pics=record pics
  184.  
  185. record movie=record movie
  186.  
  187. read file until end=read from file |<filePath>| [at <startNum] until <character>
  188.  
  189. read file until char=read from file |<filePath>| [at <startNum] until <character>
  190.  
  191. read file for # chars=read from file |<filePath>| [at <startNum>] for <number>
  192.  
  193. quit SuperCasrd=quit SuperCard
  194.  
  195. put=put |<value>| into <container>
  196.  
  197. push card=push card
  198.  
  199. print card=print card
  200.  
  201. popUp menu=popUp |<menuDesc>| at <location> [with item <number>]
  202.  
  203. pop card=pop card
  204.  
  205. play sound file=play sound file |<soundPath>|
  206.  
  207. play sound=play sound |<soundName>|
  208.  
  209. play pics=play pics |<picsPath>| at <location> [<speed>]
  210.  
  211. play movie asynchronously=play movie |<movieName>| with [invisible] controller
  212. put it into <movieRefNum>
  213.  
  214. play movie=play movie |<movieName>|
  215.  
  216. play film=play film |<filmName>|
  217.  
  218. paste text=paste text
  219.  
  220. paste objects=paste objects
  221.  
  222. paste card=paste card
  223.  
  224. open sound=open sound |<soundPath>|
  225.  
  226. open pics=open pics |<picsPath>|
  227.  
  228. open movie=open movie |<moviePath>|
  229.  
  230. open film=open film |<filmPath>| using <height>,<width>
  231.  
  232. open file=open file |<filePath>|
  233.  
  234. open card=open |<cardDesc>|
  235.  
  236. open window=open |<windowDesc>|
  237.  
  238. open project=open |<projectDesc>|
  239.  
  240. notify=notify
  241.  
  242. new menu=new menu |<menuName>|
  243.  
  244. new graphic=new graphic
  245.  
  246. new field=new field
  247.  
  248. new button=new button
  249.  
  250. new card=new card
  251.  
  252. new window=new window
  253.  
  254. new project=new |<projectDesc>|
  255.  
  256. multiply=multiply |<container>| by <number>
  257.  
  258. move object=move |<objectDesc>| to <pointList>
  259.  
  260. lock screen=lock screen
  261.  
  262. lock messages=lock messages
  263.  
  264. lock errors=lock error dialogs
  265.  
  266. launch document=launch |<document>| with <application>
  267.  
  268. launch application=launch |<application>|
  269.  
  270. insert script=insert the script |<objectDesc>| into <frontOrBack>
  271.  
  272. insert menu=insert |<menuDesc>|
  273.  
  274. insert hierarchical menu=insert |<menuDesc>| into <menuItemDesc>
  275.  
  276. idle=get movie(|<movieRefNum>|,idle)
  277.  
  278. hide object=hide |<objectDesc>|
  279.  
  280. hide window=hide |<windowDesc>|
  281.  
  282. group=group -- graphics must be selected first
  283.  
  284. grabber=grabber
  285.  
  286. go card=go |<cardDesc>|
  287.  
  288. go window=go |<windowDesc>|
  289.  
  290. get movie property=get movie(|<movieRefNum>|,get,<movieProp>)
  291.  
  292. get=get |<expression>|
  293.  
  294. find=find |<value>| [in <fieldDesc>]
  295.  
  296. export card=export card to file |<fileName>|
  297.  
  298. enable menu=enable |<menuDesc>|
  299.  
  300. enable button=enable |<buttonDesc>|
  301.  
  302. edit script=edit script of |<projectDesc>
  303.  
  304. drag=drag from |<location>| to <location>
  305.  
  306. doMenu=doMenu |<menuItemName>|
  307.  
  308. do=do |<statement>|
  309.  
  310. divide=divide |<container>| by <number>
  311.  
  312. disable menu=disable |<menuDesc>|
  313.  
  314. disable button=disable |<buttonDesc>|
  315.  
  316. dial=dial |<number>| [with modem <modemCommands>]
  317.  
  318. delete file=delete file |<filePath>|
  319.  
  320. delete text=delete (|<chunkExpression>|)
  321.  
  322. delete object=delete |<objectDesc>|
  323.  
  324. delete card=delete card
  325.  
  326. delete window=delete window -- window must be current
  327.  
  328. cycle colors=cycle all
  329.  
  330. cut text=cut text
  331.  
  332. cut object=cut |<objectDesc>|
  333.  
  334. cut card=cut card
  335.  
  336. cut=cut
  337.  
  338. copy movie=get movie(|<movieRefNum>|,copy)
  339.  
  340. copy text=copy text
  341.  
  342. copy object=copy |<objectDesc>|
  343.  
  344. copy card=copy card
  345.  
  346. copy=copy
  347.  
  348. convert=convert |<container>| to <dateFormat>
  349.  
  350. compact=compact
  351.  
  352. close pics=close pics
  353.  
  354. close movie=close movie
  355.  
  356. close film=close film |<filmName>|
  357.  
  358. close window=close |<windowDesc>|
  359.  
  360. close project=close |<projectDesc>|
  361.  
  362. close all windows=close all windows
  363.  
  364. click=click at |<horizontal>|,<vertical>
  365.  
  366. clear object(s)=clear -- object must be selected first
  367.  
  368. choose tool=choose |<toolName>| tool
  369.  
  370. bringFront object(s)=bringFront -- object must be selected first
  371.  
  372. beep=beep
  373.  
  374. ask password=ask password |<prompt>| [with <default_answer>] [at <location>]
  375.  
  376. ask list=ask list |<prompt>| [with <default_answer>] [at <location>]
  377.  
  378. ask file=ask file |<prompt>| [with <default_answer>] [at <location>]
  379.  
  380. ask=ask |<prompt>| [with <default_answer>] [at <location>]
  381.  
  382. answer folder=answer folder |<prompt>| [at <location>]
  383.  
  384. answer file=answer file |<prompt>| [of type <type1> [or <type2> [or <type3>]]] [at <location>]
  385.  
  386. answer=answer |<prompt>| [with <button1> [or <button2> [or <button3>]]] [at <location>]
  387.  
  388. add=add |<number>| to <container>
  389.  
  390.